'Declaration
Public Function PatchCodeReaderGetCodeY1( _ ByVal PatchCodeNo As Integer _ ) As Integer
public int PatchCodeReaderGetCodeY1( int PatchCodeNo )
public function PatchCodeReaderGetCodeY1( PatchCodeNo: Integer ): Integer;
public function PatchCodeReaderGetCodeY1( PatchCodeNo : int ) : int;
public: int PatchCodeReaderGetCodeY1( int PatchCodeNo )
public: int PatchCodeReaderGetCodeY1( int PatchCodeNo )
Parameters
- PatchCodeNo